Vcenter Namespaces Instances ZoneInfo
The Vcenter Namespaces Instances ZoneInfo schema contains the information for a vSphere Zone related to a Supervisor
This schema was added in vSphere API 9.0.0.0.
{
"zone": "string",
"type": "string",
"marked_for_removal": false
}
Identifier of the vSphere Zone
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone.
Identifier of the Type of the vSphere Zone
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisors.zones.Bindings.Type. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisors.zones.Bindings.Type.
True if the vSphere Zone has been marked for removal
This property was added in vSphere API 9.0.0.0.